home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files / utils / dos / files.bbs < prev    next >
Encoding:
File List  |  1997-10-03  |  6.7 KB  |  109 lines

  1.              =================================
  2.                  DOS programming utilities
  3.              =================================
  4. ASCII.ZIP    Ascii converter
  5.              ASCII CONVERTER is VERY simple to use. Just type your character
  6.              into the left-hand box and it's ASCII equivalent is displayed
  7.              in the right-hand box. Hopefully this will be of use to
  8.              programmers who need to know ASCII values but cannot remember
  9.              them.
  10. ASM2PAS.ZIP  ASM to TurboPascal converter
  11. AUTODUCK.ZIP Autoduck 
  12.              Is a command-line utility that extracts specially tagged 
  13.              comment blocks from programming source files and generates rich 
  14.              text files containing the contents of those comment blocks. 
  15.              Autoduck has traditionally been used to document programming 
  16.              APIs. Placing API documentation within the source files helps 
  17.              programmers disseminate information about a developing 
  18.              codebase. Autoduck can generate online Help files containing 
  19.              full hypertext coding with links and keyword lists. Typically, 
  20.              Autoduck is integrated into the build process, so a new Help 
  21.              database can be automatically generated each build. With C++ 
  22.              source  
  23. BAT2EX13.ZIP Bat2exec.Com - a batch file compiler win asm src
  24. BINARY.ZIP   BINARY displays the binary code for integers up to 32,768 in
  25.              various formats useful for programmers. Syntax: BINARY num, C source
  26. EXEDAT.ZIP   EXEDAT for programmers V1.0 (with all C/C++ sources) 
  27.              With EXEDAT, you can easily create an archive, insert numberous 
  28.              files, compress them (or not) and link the archive to your .exe 
  29.              file. You can load and decompress the data in your program at 
  30.              run-time with the shipped C sources. The sources take care of 
  31.              all the loading and decompressing.  
  32. ILFS.ZIP     Internal Library File System ILFS v2.00b (WAD file system)
  33.              ILFS provides a layer over the top of the Int 21h file 
  34.              functions, Open, Close, Pointer, Read, Write and IOCTL. This 
  35.              means that when its in memory, that ANY program that uses those 
  36.              int 21h functions will go through the ILFS. 
  37. IOUTIL10.ZIP TechnoSoft I/O Utilities Version 1.0/DOS
  38.              The utilities contained in the .EXE are designed to aid the
  39.              common user in I/O management. It allows you to work with both
  40.              the keyboard and disk drives in various different functions.
  41. KEYC1.ZIP    KeyCount v1.0 <ASP> 
  42.              TSR used to monitor keyboard activity for security reasons, 
  43.              measuring productivity 
  44. MADTIME.ZIP  Timer, program with Asm src that shows how long your program
  45.              was running.
  46. MAKENM.ZIP   Create unique file names for batch files with MakeName. It
  47.              creates a batch file that sets a DOS variable to a string which
  48.              represents the current date and time. You can call this from
  49.              another batch file to set a unique file name. Useful for backup
  50.              & export applications. Runs under DOS, Windows, OS/2, or
  51.              Novell.
  52. PAR.ZIP      PARSE-O-MATIC version 2.33
  53.              Moves data between programs that normally don't understand each
  54.              each other's data. Convert reports from one program into a
  55.              format useful to the other one. Edit text files by script.
  56.              Don't retype all your data: print your report to a file, then
  57.              use P-O-M to CONVERT it to the input format you require!
  58.              Shareware from Pinnacle.
  59. PGEN_2.ZIP   Parser Generator 2.0
  60.              accepts a description of a context-free grammar and its
  61.              semantic actions. It can output C language code for tables used
  62.              to parse sentences in the described language and to interpret
  63.              them via the semantic actions.
  64. PRTFILE.ZIP  PRTFILE 1.0
  65.              Is a utility that will print a text file on the printer.
  66.              Although originally designed to print source code is is useful
  67.              for printing any ASCII file. The advantage of using PRTFILE
  68.              verses simply using the PRINT command is that PRTFILE places a
  69.              heading and page number on each page of the printout. Also long
  70.              lines are wrapped on the output so that data is not lost off
  71.              the page.
  72. SUPEROPT.ZIP GNU SUPEROPTIMIZER
  73.              The superoptimizer is a function sequence generator that uses a
  74.              ex- haustive generate-and-test approach to find the shortest
  75.              instruction sequence for a given function.You have to tell the
  76.              super optimizer which function and which CPU you want to get
  77.              code for, and how many instruc- tions you can accept. C source
  78. TFIX362.ZIP  Turbo Vision Resource Workshop v3.62
  79.              Is a Turbo Vision developer's toolkit that will allow you to 
  80.              quickly and easily develop programs using Borland's Turbo 
  81.              Vision application framework. It allows you to create dialogs, 
  82.              menu bars, menu boxes, status lines, string tables and even use 
  83.              your own defined controls, all in an interactive manner! With 
  84.              just a few mouse clicks, you will be able to create complex 
  85.              dialogs, menu bars, status lines, string tables and even plain 
  86.              text resources, which you can test in a simulated run-time 
  87.              environment. This means that what usually took you hours to 
  88.              code, can be completed in minutes now by using TVRW!  
  89. TSD050.ZIP   TSD -C- Oriented Search Utility
  90.              TSD program is useful when working with a big project
  91.              containing hundreds of C-language source files. It allows you
  92.              to find the definition of function or global variable. Standard
  93.              text search utility may be inconvenient in this case,
  94.              especially if the function you are trying to locate is called
  95.              from many places.
  96. TVRW360A.ZIP Turbo Vision Resource Workshop v3.60 
  97.              A Turbo Vision developer's toolkit that allows you to quickly 
  98.              and easily develop programs using Borland's application 
  99.              framework. It allows you to create dialogs, menus, status lines 
  100.              and even use your own custom controls, all in an interactive 
  101.              manner. Generates Pascal and C++ source code. Full undo-redo 
  102.              and clipboard features. Bitsoft Development, L.L.C. -- 
  103. UPACK01.ZIP  Utillity Pack v1.0
  104.              Tons Of UseFull Stuff..! All Sources Included! (C/Asm)
  105. WAVECHS.ZIP  Wave Creator v1.0
  106.              Is an utility to create ASM text-files of specific waves.
  107.  
  108.  
  109.